[@GeneralItem]
{
#IF
checknamelist ../MapQuest_def/angeldevil/devilset.txt
#ACT
goto @devil
break

#IF
checknamelist ../MapQuest_def/angeldevil/angel1.txt
#ACT
goto @angel
break

#ELSEACT
goto @generalitem1

[@angel]
<Angel Mode/@dummy> - <You smile at the cashier!>\
You have a wonderful smile! Those nasty devils are evil!!\  \
 <Buy/@buy> Items\
 <Sell/@sell> Items\
 <Exit/@exit>\

[@devil]
<Devil Protection> - <You smile at the cashier/@dummy>\
*Ahhhh* Dont smile, please, dont, I didnt do nothing!\  \
 <Buy/@buy> Items\
 <Sell/@sell> Items\
 <Exit/@exit>\

[@generalitem1]
Welcome to Caerphilly, We are current ran by <$OWNERGUILD>\
with the wonderful lord that is <$LORD>\ \
 <Buy/@buy> Items\
 <Sell/@sell> Items\
 <Exit/@exit>\

[@buy]
Which Items would you like to Buy?\ \
 <Back/@main> <Exit/@exit>\

[@sell]
Which Items would you like to Sell?\ \
 <Back/@main> <Exit/@exit>\

[goods]
Candle		200	5
Torch		200	5
TownTeleport	5	10
TownTeleBundle	5	10
DungeonEscape	200	5
EscapeBundle	10	5
TeleportHome	50	5
TeleHomeBundle	10	5
RandomTeleport	100	5
RandomBundle	500	5
RepairOil	100	10
Amulet		100	10
AmuletBundle	5	10
ShamanAmulet	100	10
}